-
Home
-
Advanced Contact form 7 DB
-
2.0.7 (latest)
-
Code
-
Classes
- Csv
Total Complexity |
110 |
Dependencies |
10 |
Dependents |
0 |
Total lines |
737 |
Lines of code |
404 |
Logical lines of code |
245 |
Comment lines |
82 |
Methods |
44 |
Properties |
18 |
Methods 44
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
loadStringOrFile2() |
A |
39 |
15 |
60 |
openFileOrMemory() |
A |
51 |
8 |
27 |
convertFormattedNumber() |
A |
52 |
8 |
23 |
convertBoolean() |
S |
62 |
6 |
11 |
inferSeparator() |
S |
58 |
4 |
16 |
setAutoDetect() |
S |
63 |
5 |
10 |
checkSeparator() |
S |
61 |
4 |
11 |
affectedByPhp9() |
S |
51 |
3 |
26 |
canRead() |
S |
55 |
3 |
21 |
guessEncodingTestNoBom() |
S |
65 |
4 |
8 |
guessEncodingNoBom() |
S |
60 |
3 |
12 |
listWorksheetInfo() |
S |
52 |
2 |
24 |
getCsv() |
S |
66 |
3 |
7 |
guessEncoding() |
S |
68 |
3 |
7 |
guessEncodingTestBom() |
S |
69 |
3 |
7 |
setEscapeCharacter() |
S |
68 |
3 |
7 |
loadStringOrFile() |
S |
63 |
2 |
11 |
skipBOM() |
S |
70 |
2 |
6 |
setEnclosure() |
S |
69 |
2 |
7 |
__construct() |
S |
69 |
2 |
7 |
openDataUri() |
S |
68 |
2 |
7 |
getConstructorCallback() |
S |
80 |
1 |
3 |
castFormattedNumberToNumeric() |
S |
77 |
1 |
4 |
loadSpreadsheetFromFile() |
S |
72 |
1 |
5 |
setSheetNameIsFileName() |
S |
77 |
1 |
4 |
getPreserveNullString() |
S |
82 |
1 |
3 |
setPreserveNullString() |
S |
77 |
1 |
4 |
loadSpreadsheetFromString() |
S |
71 |
1 |
5 |
guessEncodingBom() |
S |
62 |
1 |
10 |
setFallbackEncoding() |
S |
77 |
1 |
4 |
setTestAutoDetect() |
S |
77 |
1 |
4 |
getInputEncoding() |
S |
82 |
1 |
3 |
getEscapeCharacter() |
S |
80 |
1 |
3 |
setConstructorCallback() |
S |
80 |
1 |
3 |
setInputEncoding() |
S |
77 |
1 |
4 |
getContiguous() |
S |
82 |
1 |
3 |
setContiguous() |
S |
77 |
1 |
4 |
setSheetIndex() |
S |
77 |
1 |
4 |
getSheetIndex() |
S |
82 |
1 |
3 |
getFallbackEncoding() |
S |
82 |
1 |
3 |
getEnclosure() |
S |
82 |
1 |
3 |
setDelimiter() |
S |
77 |
1 |
4 |
getDelimiter() |
S |
82 |
1 |
3 |
loadIntoExisting() |
S |
79 |
1 |
3 |